-- card: 9067 from stack: in.0 -- bmap block id: 7803 -- flags: 4000 -- background id: 4734 -- name: USAS1.1 -- part 12 (button) -- low flags: 00 -- high flags: A003 -- rect: left=325 top=93 right=115 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Which Macintosh?É ----- HyperTalk script ----- on mouseUp determineSoftware -- bg script put char 4 of short name of this card into whichCategory if the hilite of cd btn 12 then goSolution whichCategory,1.3 else repeat with i = 9 to 11 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,1.2 exit mouseUp end if end repeat repeat with i = 2 to 8 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,1.1 exit mouseUp end if end repeat answer "Please select at least one software category." end if end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=184 right=205 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Word Processing ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=184 right=205 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Database ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=144 right=165 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Spreadsheets ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=204 right=225 bottom=159 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: E-Mail ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=264 right=285 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Presentations ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=244 right=265 bottom=288 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Gradebook/Lesson Planning ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=164 right=185 bottom=186 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Curriculum ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=284 right=305 bottom=186 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Publishing ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=224 right=245 bottom=247 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Education Multimedia ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=164 right=185 bottom=456 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Student Productivity ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=144 right=165 bottom=246 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Apple IIe Emulation ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part contents for background part 1 ----- text ----- USAS1.1 -- part contents for background part 3 ----- text ----- 22 -- part contents for background part 7 ----- text ----- Click to select the software categories that interest you, then click the “Which Macintosh?…” button to see the recommended Macintosh.